home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / software / rosoft / rosoft.exe / {app} / RosoftLameEncoderFree.exe / 0 / RCDATA / TFORMPROGRESS / TFORMPROGRESS.txt < prev   
Encoding:
Text File  |  2003-11-07  |  2.6 KB  |  111 lines

  1. object FormProgress: TFormProgress
  2.   Left = 391
  3.   Top = 294
  4.   Width = 440
  5.   Height = 115
  6.   HelpContext = 6000
  7.   Caption = 'Progress...'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 432
  22.     Height = 90
  23.     Align = alClient
  24.     Picture.Data = {<image000.bmp>}
  25.     Stretch = True
  26.     Transparent = True
  27.   end
  28.   object Label1: TLabel
  29.     Left = 10
  30.     Top = 21
  31.     Width = 121
  32.     Height = 13
  33.     Caption = 'Over all progress......'
  34.     Font.Charset = DEFAULT_CHARSET
  35.     Font.Color = clWindowText
  36.     Font.Height = -11
  37.     Font.Name = 'MS Sans Serif'
  38.     Font.Style = [fsBold]
  39.     ParentFont = False
  40.     Transparent = True
  41.   end
  42.   object Label2: TLabel
  43.     Left = 10
  44.     Top = 53
  45.     Width = 113
  46.     Height = 13
  47.     Caption = 'File progress..........'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.     Transparent = True
  55.   end
  56.   object ProgressAll: TMMGauge
  57.     Left = 122
  58.     Top = 21
  59.     Width = 297
  60.     Height = 12
  61.     ForeColor = clLime
  62.     BackColor = clBlack
  63.     Font.Charset = DEFAULT_CHARSET
  64.     Font.Color = clLime
  65.     Font.Height = -11
  66.     Font.Name = 'MS Sans Serif'
  67.     Font.Style = []
  68.     Bevel.BevelInner = bvNone
  69.     Bevel.BevelOuter = bvLowered
  70.     Bevel.BevelInnerWidth = 1
  71.     Bevel.BevelOuterWidth = 1
  72.     Bevel.BorderStyle = bsNone
  73.     Bevel.BorderWidth = 0
  74.     Bevel.BorderSpace = 0
  75.     Bevel.BorderColor = clBtnFace
  76.     Bevel.BorderSpaceColor = clBlack
  77.     Bevel.InnerLightColor = clBtnHighlight
  78.     Bevel.InnerShadowColor = clBtnShadow
  79.     Bevel.OuterLightColor = clBtnHighlight
  80.     Bevel.OuterShadowColor = clBtnShadow
  81.     ParentFont = False
  82.   end
  83.   object ProgressFile: TMMGauge
  84.     Left = 122
  85.     Top = 53
  86.     Width = 297
  87.     Height = 12
  88.     ForeColor = clLime
  89.     BackColor = clBlack
  90.     Font.Charset = DEFAULT_CHARSET
  91.     Font.Color = clLime
  92.     Font.Height = -11
  93.     Font.Name = 'MS Sans Serif'
  94.     Font.Style = []
  95.     Bevel.BevelInner = bvNone
  96.     Bevel.BevelOuter = bvLowered
  97.     Bevel.BevelInnerWidth = 1
  98.     Bevel.BevelOuterWidth = 1
  99.     Bevel.BorderStyle = bsNone
  100.     Bevel.BorderWidth = 0
  101.     Bevel.BorderSpace = 0
  102.     Bevel.BorderColor = clBtnFace
  103.     Bevel.BorderSpaceColor = clBlack
  104.     Bevel.InnerLightColor = clBtnHighlight
  105.     Bevel.InnerShadowColor = clBtnShadow
  106.     Bevel.OuterLightColor = clBtnHighlight
  107.     Bevel.OuterShadowColor = clBtnShadow
  108.     ParentFont = False
  109.   end
  110. end
  111.